-
Home
-
Simply Static – The WordPress Static Site Generator
-
2.1.9
-
Code
-
Classes
- Query
Total Complexity |
46 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
410 |
Lines of code |
200 |
Logical lines of code |
120 |
Comment lines |
144 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
where() |
A |
49 |
9 |
31 |
compose_query() |
S |
52 |
6 |
25 |
compose_update_query() |
S |
58 |
4 |
14 |
find() |
S |
57 |
3 |
18 |
escape_and_quote() |
S |
62 |
3 |
12 |
first() |
S |
59 |
2 |
15 |
find_by() |
S |
59 |
2 |
15 |
compose_select_query() |
S |
64 |
2 |
10 |
find_or_initialize_by() |
S |
65 |
2 |
9 |
find_or_create_by() |
S |
69 |
2 |
7 |
update_all() |
S |
65 |
2 |
9 |
where_sql() |
S |
69 |
2 |
6 |
offset() |
S |
68 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
order() |
S |
77 |
1 |
4 |
count() |
S |
73 |
1 |
5 |
delete_all() |
S |
71 |
1 |
6 |
limit() |
S |
77 |
1 |
4 |